CollectionView::Draw

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:18:15 1991
Index Return to Main Contents
 

NAME

CollectionView::Draw - instance method  

TEMPLATE

see template of VObject::Draw  

SPECIFIERS

public virtual  

DESCRIPTION

Draw draws all items contained in the instvar coll and highlights those that are currently selected. If the flag eCVGrid is set, then it draws the grid between the cells through the method DrawGrid. Method is never overridden. Method never calls base method.  

ARGUMENTS

see arguments of VObject::Draw  

RETURN ARGUMENT

see return argument of VObject::Draw  

CATEGORIES

drawing, implementation

 

FIRST DEFINITION

class VObject  

FILES

implementation:
CollView.C

 

KNOWN PROBLEMS

The selected cells are always highlighted regardless of the state of the flag eCVInvertSelection.


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES
KNOWN PROBLEMS

This document was created by man2html, using the manual pages.
Time: 00:40:30 GMT, March 30, 2022